Skip to content

fix build workflow #7

Merged
christophfink merged 7 commits intoDigitalGeographyLab:devfrom
christophfink:dev
Mar 2, 2023
Merged

fix build workflow #7
christophfink merged 7 commits intoDigitalGeographyLab:devfrom
christophfink:dev

Conversation

@christophfink
Copy link
Copy Markdown

No description provided.

@christophfink christophfink merged commit 10eeceb into DigitalGeographyLab:dev Mar 2, 2023
christophfink added a commit that referenced this pull request Jan 16, 2024
* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* refactor workflow, correct repo package address
christophfink added a commit that referenced this pull request Jan 16, 2024
* fix comment on NETWORK_FORMAT_VERSION

* Do not record opportunities 120 minutes away

* Fix freeform guardrails

Correct logic for checking oneToOne analyses
Check limit on number of destinations for path analyses in broker

* only record job when assembler created, fixes conveyal#887

* record errors (stopping job) before other checks

addresses conveyal#887

* report worker errors as much shorter stack trace

move filterStackTrace method into shared utility class

* record only one error per job in broker

addresses conveyal#919 and conveyal#887

* Add final modifier to PathResult constants

* Use specific AnalysisServerException

BAD_REQUEST instead of UNKNOWN

* Filter stack traces sent to UI

* build filtered stack trace directly from throwable

conveyal#918 (comment)

* Update to 2020 Census geometries

* Update seamless-census test fixtures

with 2020 Census geometries

* do not include stacktrace in message

rethrow AnalysisServerException since they already have clear messages

* Implement Timo Jaakkonen’s crossing delays (#4), upload package to DGL GitHub organisation

* Jaakkonen (2013)’s values

* float -> int delays

* let’s try this

* enough for today

* too many changes for such a small patch 😬

* fixed test

* shield against undefined date

* 😬

* am I allowed to push to DGL’s packages?

* linted, moved package destination to my own fork

* moved repo to fork

* build package on pull request, publish to dgl’s repo

* build package on pull request, publish to dgl’s repo

* build package on pull request, publish to dgl’s repo

* build package on pull request, publish to dgl’s repo

* build package on pull request, publish to dgl’s repo

* Run on older image, as ubuntu-latest has gradle-8, which fails (#5)

* Freeze gradle version (#6)

* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* fix build workflow  (#7)

* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* refactor workflow, correct repo package address

* fix build workflow (#8)

* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* refactor workflow, correct repo package address

* clean-up

* clean-up

* token

* print debug info

* configurable (per-repo) package registry (#9)

* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* refactor workflow, correct repo package address

* clean-up

* clean-up

* token

* print debug info

* flexible package repo address

* remove debug statement

* configurable package registry

* debugging GH actions

* debugging ii

* fix build system (#10)

* Run on older image, as ubuntu-latest has gradle-8, which fails

* freeze gradle version

* refactor workflow, correct repo package address

* clean-up

* clean-up

* token

* print debug info

* flexible package repo address

* remove debug statement

* configurable package registry

* debugging GH actions

* debugging ii

* asfd

* remove debug statements

* read custom OSM tags, use them for bike routing (#11)

* read custom OSM tags, use them for bike routing

* allocate memory

* write on correct edge

* Latest 7.x.x gradle

* Fix bicycle speed tag reading

* Allow publish step to fail (in pull requests)

* Add default speeds that represent the speed limits on Finnish roads (#13)

* revert Jaakkola implementation (#16)

* disable turning penalties for bicycle and car, do not apply perceived length multiplier for bicycle routing (#17)

* Use per-edge speeds for cycling (#19)

* Use per-edge speeds for cycling

* Timo Jakkola’s times (#21)

* save shapes of GTFS patterns (#22)

* 23 roll back jaakkola congestion timings (#24)

* save shapes of GTFS patterns

* Roll back Jaakkola congestion penalties

* make MAX_PATH_DESTINATIONS *not* final

---------

Co-authored-by: abyrd <andrew@fastmail.net>
Co-authored-by: ansons <ansonstewart@gmail.com>
Co-authored-by: Anson Stewart <astewart@conveyal.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant